public PDFCosDictionary getAsCosDictionary( int index, PDFCosDictionary defaultValue ) |
Parameters
- index
- Index of element to return.
- defaultValue
- default value to return if the element at the specified index is not a COS dictionary
Return Value
The element at the specified index.